resend_chunksOrBuilder

interface resend_chunksOrBuilder : MessageOrBuilder

Inheritors

Functions

Link copied to clipboard
abstract fun getChunks(index: Int): Int
repeated uint32 chunks = 1;
Link copied to clipboard
abstract fun getChunksCount(): Int
repeated uint32 chunks = 1;
Link copied to clipboard
abstract fun getChunksList(): List<Integer>
repeated uint32 chunks = 1;